cody - HTMLify profile
files of /cody/swapnilsparsh/30DaysOfJavaScript/148 - Side NavBar/
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
$(document).ready(function () {
$(window).scroll(function () {
if ($(this).scrollTop() >= 100) {
$(".scrollToTop").f
$(window).scroll(function () {
if ($(this).scrollTop() >= 100) {
$(".scrollToTop").f